ostree/summary: Add support for adding additional metadata
authorPhilip Withnall <withnall@endlessm.com>
Thu, 22 Jun 2017 14:16:53 +0000 (15:16 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 27 Jun 2017 19:19:32 +0000 (19:19 +0000)
commite0ad9b226604c08ec0fd25db68b7747e06e470d2
treec1049ea34cc6cc216b6c1063f8d9b54c36aaf2f9
parenta432a2b42029b7bc014b61375579994d13f22413
ostree/summary: Add support for adding additional metadata

When updating a summary file, parse additional arguments to the `ostree
summary` command as additional metadata to be put into the summary.

Add some tests for this.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #961
Approved by: cgwalters
Makefile-tests.am
man/ostree-summary.xml
src/ostree/ot-builtin-summary.c
tests/test-summary-update.sh [new file with mode: 0755]